Table of content



/airline/{id}

Mapping URL: /airline/{id}

Description: updates the airline entity with the appended id

Microservice: AirplaneService


Methods

/airline/{id}

/airline/{id}

Mapping URL: /airline/{id}

Description: AirlineService

Name: updateAirlineById(airline)

Request Method: PUT

Service Interface: /airline/{id}

Service Entity: Airline



AirplaneService inside the microservice architecture

Microservices

3.1 AirplaneService3.2 AirportService3.3 CargoService3.4 CountryService3.5 EmployeeService3.6 LuggageService
3.7 PassengerBookingService


Table of content